home *** CD-ROM | disk | FTP | other *** search
- package Code.LIB
- {
- import flash.display.Sprite;
-
- public class _be548 extends Sprite
- {
- public function _be548()
- {
- super();
- }
-
- public function _xe768(param1:Number, param2:Number) : void
- {
- this._vq458 = param1;
- this._vg471 = param2;
- }
-
- public function get _vq458() : Number
- {
- return this.x / _rs402._oy577;
- }
-
- public function get _vr308() : Number
- {
- return this.height / _rs402._oy577;
- }
-
- public function _ck569() : void
- {
- while(numChildren > 0)
- {
- this.removeChildAt(0);
- }
- }
-
- public function set _vg471(param1:Number) : void
- {
- this.y = param1 * _rs402._oy577;
- }
-
- public function set _vq458(param1:Number) : void
- {
- this.x = param1 * _rs402._oy577;
- }
-
- public function get _vg471() : Number
- {
- return this.y / _rs402._oy577;
- }
-
- public function get _ei743() : Number
- {
- return this.width / _rs402._oy577;
- }
- }
- }
-
-